Welcome![Sign In][Sign Up]
Location:
Search - .asm 80x86

Search list

[assembly languagebios-asm.zip

Description: 一个80x86 BIOS 的汇编源代码.
Platform: | Size: 37262 | Author: | Hits:

[ListView/ListBoxmax

Description: 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck 5) 类型检测 Class CAnalyzer 类型匹配 函数调用参数检测 6) 代码生成 PCode 80X86 ASM 7) 总结 详细内容请阅读本文提供的设计文档与全部源代码。-basic design documents as follows : 1) the overall framework 2) lexical analysis CTokenizer Class C Class CScaner keyword table identifier accidence 3) syntax analysis Class CParser Grammar basic tree structure support for the statement and Operational 4) Establishment of the symbol table Class LineListRec Class Buck etListRec Class CSymbolTable Class CFunArgsC heck 5) type detection Class CAnalyzer type matching function call parameters detection 6) code Generation PCode 80X86 ASM 7) summarized details please read this paper the design documentation and full source generation yards.
Platform: | Size: 8715 | Author: shifenai | Hits:

[Menu controltextbook2

Description: 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck 5) 类型检测 Class CAnalyzer 类型匹配 函数调用参数检测 6) 代码生成 PCode 80X86 ASM 7) 总结 详细内容请阅读本文提供的设计文档与全部源代码。-basic design documents as follows : 1) the overall framework 2) lexical analysis CTokenizer Class C Class CScaner keyword table identifier accidence 3) syntax analysis Class CParser Grammar basic tree structure support for the statement and Operational 4) Establishment of the symbol table Class LineListRec Class Buck etListRec Class CSymbolTable Class CFunArgsC heck 5) type detection Class CAnalyzer type matching function call parameters detection 6) code Generation PCode 80X86 ASM 7) summarized details please read this paper the design documentation and full source generation yards.
Platform: | Size: 12932 | Author: shifenai | Hits:

[ELanguagesuqaretryango

Description: 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck 5) 类型检测 Class CAnalyzer 类型匹配 函数调用参数检测 6) 代码生成 PCode 80X86 ASM 7) 总结 详细内容请阅读本文提供的设计文档与全部源代码。-basic design documents as follows : 1) the overall framework 2) lexical analysis CTokenizer Class C Class CScaner keyword table identifier accidence 3) syntax analysis Class CParser Grammar basic tree structure support for the statement and Operational 4) Establishment of the symbol table Class LineListRec Class Buck etListRec Class CSymbolTable Class CFunArgsC heck 5) type detection Class CAnalyzer type matching function call parameters detection 6) code Generation PCode 80X86 ASM 7) summarized details please read this paper the design documentation and full source generation yards.
Platform: | Size: 10595 | Author: shifenai | Hits:

[RichEditfuntionandnote

Description: 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck 5) 类型检测 Class CAnalyzer 类型匹配 函数调用参数检测 6) 代码生成 PCode 80X86 ASM 7) 总结 详细内容请阅读本文提供的设计文档与全部源代码。-basic design documents as follows : 1) the overall framework 2) lexical analysis CTokenizer Class C Class CScaner keyword table identifier accidence 3) syntax analysis Class CParser Grammar basic tree structure support for the statement and Operational 4) Establishment of the symbol table Class LineListRec Class Buck etListRec Class CSymbolTable Class CFunArgsC heck 5) type detection Class CAnalyzer type matching function call parameters detection 6) code Generation PCode 80X86 ASM 7) summarized details please read this paper the design documentation and full source generation yards.
Platform: | Size: 11814 | Author: shifenai | Hits:

[Other resourceUCOSII-VC

Description: 《嵌入式实时操作系统uC/OS-II》这本书已经安排了大量篇幅来专门讲解uC/OS-II的移植:第13章移植uC/OS-II,第14章uC/OS-II在80x86上的移植,第15章uC/OS-II在带有硬件浮点运算单元的80x86上的移植。所以本文只是重点讲解移植到VC下和其他处理器上的不同地方,更详细的介绍读者可以参考《嵌入式实时操作系统uC/OS-II》这本书。和所有其他的移植一样,本文所做的移植也只需要修改uC/OS-II处理器相关代码,一共包括3个文件:OS_CPU.H,OS_CPU_A.ASM,OS_CPU_C.C。
Platform: | Size: 12737 | Author: 金阳 | Hits:

[Other resourceProtectMode

Description: 要深入理解32位编程的奥秘,必须理解保护模式.这是李彦昌的保护模式教程,基本是清华出版社80X86汇编语言程序设计的保护模式部分的电子版,但修改了原书的一些错误,也加入了李先生自己的一些体会.很好的资料,保护模式的资料本来就少,中文的的资料更少,谨以此与Asm爱好者共享.
Platform: | Size: 262673 | Author: haoyu | Hits:

[assembly languagebios-asm

Description: 一个80x86 BIOS 的汇编源代码.-80x86 BIOS a compilation of source code.
Platform: | Size: 36864 | Author: 姚聪 | Hits:

[Books80x86汇编语言程序设计

Description: 简洁实用的汇编语言教学课件-practical concise compilation of language courseware
Platform: | Size: 252928 | Author: 杨永健 | Hits:

[ListView/ListBoxmax

Description: 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck 5) 类型检测 Class CAnalyzer 类型匹配 函数调用参数检测 6) 代码生成 PCode 80X86 ASM 7) 总结 详细内容请阅读本文提供的设计文档与全部源代码。-basic design documents as follows : 1) the overall framework 2) lexical analysis CTokenizer Class C Class CScaner keyword table identifier accidence 3) syntax analysis Class CParser Grammar basic tree structure support for the statement and Operational 4) Establishment of the symbol table Class LineListRec Class Buck etListRec Class CSymbolTable Class CFunArgsC heck 5) type detection Class CAnalyzer type matching function call parameters detection 6) code Generation PCode 80X86 ASM 7) summarized details please read this paper the design documentation and full source generation yards.
Platform: | Size: 8192 | Author: shifenai | Hits:

[Menu controltextbook2

Description: 设计文档基本内容如下: 1) 整体框架 2) 词法分析 Class CTokenizer Class CScaner C关键字表 标识符词法 3) 语法分析 Class CParser Grammar 基本树形结构 支持的语句及运算 4) 建立符号表 Class LineListRec Class BucketListRec Class CSymbolTable Class CFunArgsCheck 5) 类型检测 Class CAnalyzer 类型匹配 函数调用参数检测 6) 代码生成 PCode 80X86 ASM 7) 总结 详细内容请阅读本文提供的设计文档与全部源代码。-basic design documents as follows : 1) the overall framework 2) lexical analysis CTokenizer Class C Class CScaner keyword table identifier accidence 3) syntax analysis Class CParser Grammar basic tree structure support for the statement and Operational 4) Establishment of the symbol table Class LineListRec Class Buck etListRec Class CSymbolTable Class CFunArgsC heck 5) type detection Class CAnalyzer type matching function call parameters detection 6) code Generation PCode 80X86 ASM 7) summarized details please read this paper the design documentation and full source generation yards.
Platform: | Size: 12288 | Author: shifenai | Hits:

[OtherProtectMode

Description: 要深入理解32位编程的奥秘,必须理解保护模式.这是李彦昌的保护模式教程,基本是清华出版社80X86汇编语言程序设计的保护模式部分的电子版,但修改了原书的一些错误,也加入了李先生自己的一些体会.很好的资料,保护模式的资料本来就少,中文的的资料更少,谨以此与Asm爱好者共享.-To 32-depth understanding of the mysteries of programming, it must be understood that the protection mode.李彦昌This is a protected mode tutorial, basic is the Tsinghua Press 80x86 assembly language programming of the protected-mode part of the electronic version, but revised the original book, some errors, Mr. Lee has also joined the some of their own experience. very good information, information protected mode was small, less information in Chinese, I would like to share this with Asm enthusiasts.
Platform: | Size: 263168 | Author: haoyu | Hits:

[Bookshuibian

Description: 80x86汇编语言程序设计教程 本书分为三部分。第一部分是基础部分,以8086/8088为背景,以DOS和PC兼容机为软硬件平台,以MASM和TASM为汇编器,介绍汇编语言的有关概念,讲解汇编语言程序设计技术。第二部分是提高部分,以80386为背景,以新一代微处理器Pentium为目标,细致和通俗地介绍了保护方式下的有关概念,系统和详细地讲解了保护方式下的编程技术,真实和生动地展示了保护方式下的编程细节。第三部分是上机实验指导。 本书的第一部分适合初学者,可作为学习汇编语言程序设计的教材。本书的第二部分适合已基本掌握8086/8088汇编语言的程序员,可作为学习保护方式编程技术的教材或参考书,也可作为其他人员了解高档微处理器和保护方式编程技术的参考书,还可作为程序员透彻地了解Windows程序设计技术的参考书。
Platform: | Size: 15885312 | Author: jinhao | Hits:

[assembly languageASM

Description: 适用于80x86汇编入门和学习的源码下载-80x86 for the compilation of the source entry and learning download
Platform: | Size: 833536 | Author: 林常毅 | Hits:

[assembly languagewordtype

Description: 80x86汇编打字游戏程序 微机原理课程设计-80x86 game coded by asm design for the weijiyuanli
Platform: | Size: 3072 | Author: novaa | Hits:

[Otherasm

Description: 《汇编语言编程艺术》基于80x86介绍汇编语言的难得好书!-" Art of Assembly Language Programming" Introduction 80x86 Assembly Language-based rare books!
Platform: | Size: 56883200 | Author: yandou116 | Hits:

[assembly languageEE

Description: 本人原创,用汇编实现的电子琴演奏程序,本系统内置3-4首歌曲任用户挑选,并可设置高中低3种音。- A music editor, music include pitch (with 1 ~ 7 that bass area, 8 to 14 that the Alto area, said 15 to 21 treble area, the relationship between pitch and frequency, see the annex to this form) and duration (available 1 that a 16 hours duration, 2 said that one eighth of duration, that is the whole note, half note, quarter note, eighth note, etc.), and then through the PC speakers bring their own design through the 80x86 assembly language program to control the play .
Platform: | Size: 2048 | Author: prolove | Hits:

[SCMjiaotongdeng8086and8255

Description: 用8086和8255实现的交通灯控制,该题为中南大学的微机课程设计,包括c语言和汇编的源代码。功能:(1)、编程语言为C语言和汇编语言; (2)、硬件电路基于80x86微机接口; (3)、程序功能要求:小键盘给定、数码管(屏幕)显示; (4)、具备急救车应急响应功能和时间倒计时显示功能。 -8086 and 8255 with the implementation of the traffic light control, the computer program entitled Design of Central South University, including the c language and assembly source code. Features: (1), programming languages, C and assembly language (2), 80x86-based computer interface hardware (3), the program functional requirements: small keyboard for a given digital tube (screen) display (4), emergency response capabilities with emergency vehicles and the time countdown display.
Platform: | Size: 1059840 | Author: 徐清明 | Hits:

[assembly language80x86

Description: 8086 asm china version
Platform: | Size: 15340544 | Author: lijian | Hits:

[Other80x86-BASIC-COURSE

Description: 《86X86汇编语言基础教程》书籍附带光盘里面的资料-86x86 ASM
Platform: | Size: 3423232 | Author: Nidhogg | Hits:
« 12 »

CodeBus www.codebus.net